home *** CD-ROM | disk | FTP | other *** search
/ PCBoard 15.1 Demo / PCBoard v15.1 DEMO - Clark Dev. Co (1994) - Disk 1 of 1.imd / PCBDISK.EXE / HELP / HLPOPEN < prev    next >
Encoding:
Text File  |  1994-02-14  |  2.3 KB  |  44 lines

  1. @X00
  2. @X38┌────────────────────────────────────────────────────────────────────────────@X3B┐@X0B
  3. @X38│ @X3EHelp: @X3F(OPEN) a DOOR                                                        @X3B│@X0B
  4. @X38└@X3B────────────────────────────────────────────────────────────────────────────┘@X0E
  5.  
  6.       This command allows you to open a DOOR to another application. You may
  7.       open a door via door number or by name.
  8. @X0F
  9.    Subcommands
  10. @X03
  11.       @X0B[door #]        @X03This represents the number of the DOOR to open.  It may
  12.                       either be stacked with the command at the conference
  13.                       command prompt (e.g., OPEN;1) or chosen after the DOOR
  14.                       menu is displayed.
  15.  
  16.       @X0B[door name]     @X03Instead of the DOOR number, you may type the actual
  17.                       DOOR name.  For example, to open a door called
  18.                       'EXCITING' you could type OPEN;EXCITING from the
  19.                       conference command prompt.
  20.  
  21.                       NOTE: If you use the name to open a door then you can
  22.                       type just the name of the door at the conference
  23.                       command prompt. For example if you have a door called
  24.                       MAIL, type MAIL at the conference command prompt to
  25.                       open the door.
  26.  
  27.       @X0B[parameter]     @X03You may pass a parameter to the DOOR that is called.
  28.                       This parameter is similar to one passed at a DOS prompt
  29.                       to another application.  Not all DOOR programs accept
  30.                       parameters so unless a particular DOOR states that it
  31.                       will accept parameters, assume that it does not.  As an
  32.                       example, if you were to open a door by typing
  33.                       OPEN;SALES;ANYTHING, you would be opening a DOOR called
  34.                       SALES and ANYTHING would be passed as a parameter.
  35. @X0F
  36.    Description
  37. @X03
  38.       A DOOR can extend a BBS because a DOOR is more or less an application
  39.       that is independent of the bulletin board system. For example, a door
  40.       could be an on-line game or an on-line database.  If you do not specify
  41.       a door number or name to open, the door menu is displayed so that you
  42.       may pick a door to open.
  43. @XFF
  44.